﻿body {	
	background: url(http://pcc.org.my/wp-content/themes/PCC%20Web8/img/bg_new.png) repeat-x;
	background-color: #ffd672;
	margin: 0; padding: 0;	
	font: normal 10px Verdana, Arial, Helvetica, sans-serif; 
	width:1276px; 
	margin-left: auto;
    margin-right: auto;			
}

*{outline: none;}
img {border: 0;}
.slider {
	width: 805px;
	height: 460px;
	padding: 0;
	margin: 0 auto;
	float:left;
	position:relative;
	top:-13px;
	background: url(http://pcc.org.my/wp-content/themes/PCC%20Web8/img/bg_banner.png) no-repeat;
	
}
.folio_block {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	border:solid 2px #666666;
	left:0px;
}


/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	width: 800px; height:450px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;	
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: -15px; right: -37px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	/*background: url(paging_bg2.png) no-repeat;*/
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold; 
	background: #920000; 
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

.container 
{        
    margin-left:auto;
    margin-right:auto;  
       
}

.right_col 
{
    width:465px;	
    height:450px;	
	padding:0;		
	float:right;
	position:relative;
	top:-13px;		
	
}

.hdr
{    
    width:100%;
    height:120x;
    padding:0px;
    float:left;
}

.notice
{    
    
    font-size:12px;
    font-weight:bold;
    font-family:Tahoma;
    padding:0px;
    text-align:center;
    background-color:yellow;
    
}
.contact
{
    float:right;       
    color:White;
    padding:3px;
    width:150px;      
}

.tdspace
{
    width:35px;
}

.popup
{
    width: 800px;
    height: 450px;
    display:none;
    position: absolute;
    top: 170px; 
    left: 230px;
    zoom: 1;
    text-align:center;
    background: url(http://pcc.org.my/wp-content/themes/PCC%20Web8/img/bg_popup.png) no-repeat;
}

.youtube
{   
    padding-bottom:15px;    
    /*background: url(http://pcc.org.my/wp-content/themes/PCC%20Web8/img/bg_youtube.png) no-repeat;*/
}

.contact_subject
{
    width:30px;
    font-size:11px;
    text-align:center;
    text-shadow: #666666 1px 1px;
    font-family:Arial;
}

.contact_info
{
    width:120px;
    font-size:11px;
    text-shadow: #666666 1px 1px;
    font-family:Arial;
}

.service
{
    float:left;
    width:1276px;
}

.marquee
{
    float:left;
    /*background: url(http://pcc.org.my/wp-content/themes/PCC%20Web8/img/bg_marquee.png) no-repeat;*/
}

.imagelink
{
    float:right;
    text-align:center;
}

td 
{
    font-size:12px;
    text-align:left;
}

h1
{color: #ce1030;}

span
{
    font-family:Arial;
    font-size:16px;
    color:White;
    font-weight:bold;
    text-shadow: #666666 1px 1px;
}